![]() |
PATH![]() |
The USBExpertInstallInterfaceDriver function notifies the USB Manager that a class driver needs to be loaded for the given interface of the given device. This function is used by class drivers that select configurations and interfaces. The drivers that use this functionality are typically composite class drivers.
OSStatus USBExpertInstallInterfaceDriver (
USBDeviceRef ref,
USBDeviceDescriptor *desc,
USBInterfaceDescriptor *interface,
USBReference hubRef,
UInt32 busPowerAvailable);
Previous | Back Up One Level | Next | Show Frames | Hide Frames